const internal/reflectlite.flagKindWidth
2 uses
internal/reflectlite (current package)
value.go#L69: flagKindWidth = 5 // there are 27 kinds
value.go#L70: flagKindMask flag = 1<<flagKindWidth - 1
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)